adTempus API
PreviousUpNext
IADError::InterfaceID Property

Gets or sets the GUID of the interface that defined the error.

C++
__property REFGUID InterfaceID;
C#
REFGUID InterfaceID;
Visual Basic
Property InterfaceID() As REFGUID

The InterfaceID property is equivalent to the GetGUID method of IErrorInfo (calling GetGUID on an IErrorInfo pointer to an ADError object will return the InterfaceID value).

adTempus API Reference version 3.0.0.0, revised 10/30/2008